using (ScriptAPI)
{
	AddUInt("UserNo");
	AddByte("WorldNo");
	AddUInt("CharNo");
	AddByte("Class");
	AddByte("Level");	
}